home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / {app} / Syntax / SQLiteCommand.INI < prev    next >
INI File  |  2004-12-17  |  2KB  |  168 lines

  1. ;PSPad user HighLighter definition file for SQLite 3.0.8
  2. [Settings]
  3. Name=SQLiteCommand
  4. HTMLGroup=0
  5. FileType=.sqlite
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=1
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=1
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. LBracketComment=0
  27. SingleQuote=1
  28. DoubleQuote=1
  29. Preprocessors=0
  30. IndentChar=
  31. UnIndentChar=
  32. TabWidth=0
  33. CaseSensitive=0
  34. PocoComment=0
  35. KeyWordChars=_
  36. [KeyWords]
  37. ALL=
  38. AND=
  39. AS=
  40. BETWEEN=
  41. BY=
  42. CASE=
  43. CHECK=
  44. COLLATE=
  45. COMMIT=
  46. CONSTRAINT=
  47. CREATE=
  48. DEFAULT=
  49. DEFERRABLE=
  50. DELETE=
  51. DISTINCT=
  52. DROP=
  53. ELSE=
  54. EXCEPT=
  55. FOREIGN=
  56. FROM=
  57. GLOB=
  58. GROUP=
  59. HAVING=
  60. IN=
  61. INDEX=
  62. INSERT=
  63. INTERSECT=
  64. INTO=
  65. IS=
  66. ISNULL=
  67. JOIN=
  68. LIKE=
  69. LIMIT=
  70. NOT=
  71. NOTNULL=
  72. NULL=
  73. ON=
  74. OR=
  75. ORDER=
  76. PRIMARY=
  77. REFERENCES=
  78. ROLLBACK=
  79. SELECT=
  80. SET=
  81. TABLE=
  82. THEN=
  83. TRANSACTION=
  84. UNION=
  85. UNIQUE=
  86. UPDATE=
  87. USING=
  88. VALUES=
  89. WHEN=
  90. WHERE=
  91. [ReservedWords]
  92. ABORT=
  93. AFTER=
  94. ASC=
  95. ATTACH=
  96. BEFORE=
  97. BEGIN=
  98. CASCADE=
  99. CLUSTER=
  100. CONFLICT=
  101. COPY=
  102. CROSS=
  103. DATABASE=
  104. DEFERRED=
  105. DELIMITERS=
  106. DESC=
  107. DETACH=
  108. EACH=
  109. END=
  110. EXPLAIN=
  111. FAIL=
  112. FOR=
  113. FULL=
  114. IGNORE=
  115. IMMEDIATE=
  116. INITIALLY=
  117. INNER=
  118. INSTEAD=
  119. KEY=
  120. LEFT=
  121. MATCH=
  122. NATURAL=
  123. OF=
  124. OFFSET=
  125. OUTER=
  126. PRAGMA=
  127. RAISE=
  128. REPLACE=
  129. RESTRICT=
  130. RIGHT=
  131. ROW=
  132. STATEMENT=
  133. TEMP=
  134. TEMPORARY=
  135. TRIGGER=
  136. VACUUM=
  137. VIEW=
  138. [KeyWords2]
  139. _ROWID_=
  140. MAIN=
  141. OID=
  142. ROWID=
  143. SQLITE_MASTER=
  144. SQLITE_TEMP_MASTER=
  145. [KeyWords3]
  146. databases=
  147. dump=
  148. echo=
  149. exit=
  150. explain=
  151. header=
  152. help=
  153. indices=
  154. mode=
  155. mode insert=
  156. nullvalue=
  157. output=
  158. output stdout=
  159. prompt=
  160. quit=
  161. read=
  162. schema=
  163. separator=
  164. show=
  165. tables=
  166. timeout=
  167. width=
  168.